home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / snackes.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as
Text File  |  2012-04-23  |  56b  |  4 lines

  1. on(release){
  2.    _root.email = _root.email add "@";
  3. }
  4.